algorithm level

英 [ˈælɡərɪðəm ˈlevl] 美 [ˈælɡərɪðəm ˈlevl]

网络  算法级; 算法

计算机



双语例句

  1. Application of Improved Gradient Descent by BP Algorithm to Groundwater Level Forecast
    改进梯度下降BP算法在地下水位预测中的应用
  2. The complete graph algorithm is advanced and it combines complete graph algorithm and four level forecast model to perform whole EMC analysis in electronic information system which has less radio.
    提出完全图算法,并将完全图算法和经典的四级预测模型结合使用,进行了小规模电台数目电子信息系统的完整的电磁兼容性分析,完成了系统内的频率指配。
  3. Color Cerebrovascular Image Skeleton Extraction Algorithm Based on Level Set Model
    基于levelset模型的彩色脑血管图像骨架提取算法
  4. Analysis and Optimization Method of Energy Consumption Characteristics in Embedded Software Based on Source-Code and Algorithm Level
    源程序级和算法级嵌入式软件功耗特性的分析与优化方法研究
  5. A Lossless Compression Algorithm for Grey Level Images Based on Arithmetic Coding
    一个基于算术编码的灰度图象无损压缩算法
  6. Thirdly, we divide all optimization methods into system level, algorithm level and architecture level.
    第三,本文将系统中所使用的优化方法分为系统级优化、算法级优化以及平台级优化三种类型。
  7. Among them, the SoC system modeling describes the behavior of the SoC system at algorithm level by some system modeling method, and generates the executable code.
    其中,SoC系统建模是通过某种建模手段,在算法级描述SoC的系统行为,并生成可执行的目标代码。
  8. The SOC-CDE environment adopts platform based design methodology, design flow has three abstract design levels, include: algorithm level, virtual component level, real component level. Hardware/ software partitioning belongs to the virtual component level design.
    SOC-CDE系统采用基于平台的设计思想,有3个设计抽象级别算法级、虚部件级和实部件级,软硬件划分属于其中虚部件级的设计。
  9. For the simulation speed achieving hundreds of times that of the target systems, and the reasonable simulation accuracy, this methodology can take the places of common development kits and ISS in design space exploration and embedded programming on the algorithm level, and effectively shorten the time-to-market.
    由于具备可以达到目标系统运行速度数百倍的仿真速度,和合理的仿真精确度,该方法可以在设计空间探索阶段和算法级嵌入式编程中取代常用的开发工具包以及ISS,并有效缩短开发周期。
  10. A Modified Front Tracing Algorithm in Level Set Method
    水平集方法中曲线跟踪算法的改进
  11. At algorithm level, address generation is proposed to replace conventional bit reservoir buffer;
    在算法级,提出了用地址产生代替通常的比特池缓冲区;
  12. The design problem of an embedded RISC architecture in parallel processing of algorithm level, instruction level and process level is discussed in this paper.
    本文将从算法级并行处理、指令级并行处理与进程级并行处理等三个方面讨论嵌入式RISC体系结构的设计问题。
  13. Based on evaluation model, approach to estimating ATP ( Area Timing and Power) of RA ( Reconfigurable Architecture) at algorithm level is studied.
    在可重构结构评估模型的基础上,研究了在算法级估计可重构结构的面积、性能和功耗的方法。
  14. The interactive partitioning system embody the platform based design character of SOC-CDE environment, and make good use of the design programming result in algorithm level.
    交互式划分系统体现了SOC-CDE环境基于平台设计的特点,并且充分利用了算法级设计规划提供的结果。
  15. The SoC system simulation validates the system function and analyzes the system performance at algorithm level.
    系统仿真是在算法级进行系统功能验证与初步性能分析。
  16. The paper proposes a kind of recognition method, which combines track density recognition algorithm with level feature recognition algorithm, and it is very effective for offline irregular number.
    本文提出的一种识别方法,将笔道密度识别算法和层次特征识别算法相结合,对不规则数码脱机识别起到了十分有效的作用。
  17. Morphing Based on Mended Sparse-Field Algorithm of Level-Set Method
    基于改进稀疏场算法的水平集形状过渡
  18. The low power algorithm level design reduces gates count and irregularity architecture of the algorithm implementation.
    该算法在快速直接2D-IDCT算法中引入了分布式计算(DA)方法,有效的减少算法实现的面积和不规则结构,形成一个低功耗算法级的设计。
  19. In this paper, an new accelerating algorithm of level set method is presented which is implemented on the new generation of graphics processing unit ( GPU) instead of on CPU.
    给出了利用新一代的可编程图形处理器(GPU)实现levelset的加速算法。
  20. In detail, we presented the basic theory on the studying level and the algorithms of SVR such as ε-SVR and v-SVR on the algorithm level.
    在学习理论层阐述了支持向量回归机的基本原理;在算法层基于ε-支持向量回归机和u-支持向量回归机阐述了支持向量机的学习算法。
  21. Based on this technique, this paper proposes a high-availability data objects placement algorithm with mirroring, which groups objects into redundancy sets by using RAID at the algorithm level.
    借鉴RAID的方法,在算法一级实现数据的冗余分布,提出基于镜像的高可用数据对象布局算法。
  22. By analyzing the video analysis software, using optimization methods of eliminating redundant calculations, and switching floating point operations to fixed-point operations, the embedded video software is optimized on the source-code level and algorithm level.
    通过分析视频分析软件,采用了消除冗余计算、浮点运算转定点运算等优化方法,在算法级和源程序级上对其进行优化。
  23. The whole detection and recognition system is divided by tasks for stratification management, and every tasks is parallel designed at algorithm level. The processes above accomplish hybrid heterogeneous parallel design at both coarse-grained and fine-grained.
    针对整体检测与识别系统进行总体任务划分以实现层级化管理,并对每一个任务进行了算法级的并行设计,以此实现了粗粒度以及细粒度上的混合异构并行设计。
  24. Using instruction level and algorithm level optimization, this method improves the parallelism degree of DSP. The entropy decode speed improved by more than 3 times, which contributes to the achievement of real-time decoding.
    通过算法级和指令级的优化,提高了DSP的并行处理能力,使熵解码部分的解码速度提高了3倍以上,为最终达到实时解码奠定了基础。
  25. For the video encoder implementation based on DSP, two kinds of optimization strategies are proposed, including algorithm level optimization and architecture level optimization.
    为了将视频编码算法在DSP上高效实现,针对视频编码算法优化和DSP处理器优化,分别提出了算法级和结构级优化策略。
  26. At the algorithm level, the Adaptive Run Length Encoding is employed, which cut down the power consumption by compressing the data in Display Cache and thus reduce the access frequency.
    在算法级设计中采用自适应游长编码对显示缓存中的数据进行压缩,减少系统访问显示缓存的频率来降低功耗。
  27. In addition, this algorithm introduced level set choice strategy and designed multi-player choice strategy, hence obtained higher convergence speed.
    该算法还引入了水平集选择策略,设计了多层次选择,获得了较好的迭代收敛速度。
  28. This paper mainly studies the segmentation algorithm of Level Set and 3D reconstruction method for medical volume data through the analysis of lots of documents, which from the perspective of scientific visualization.
    本论文针对医学体数据,从科学可视化的角度出发,通过分析大量文献,重点研究了水平集的分割算法和基于分割的三维重建方法。
  29. This paper optimizes the system performance from system level, algorithm level and code level, to make it to meet the real-time needs.
    本文依次从系统结构级、算法级和代码级三个层次来对软件结构和代码进行了优化以满足系统对实时性的要求,使得图像处理算法在硬件平台上的执行速度大大提高。